Joey Imlay
programmer

Joey's Journal

/ learning resources

Jest katas: exercises for testing

I made some katas to help with learning the Jest testing library.

Redux for Visual Learners

I made a Prezi that breaks down the concepts of Redux.

.reduce(): reduce it or lose it

.reduce() is the Swiss army knife of array manipulation.